nes_test ~master (2022-06-05T03:37:49.6844113)
Dub
Repo
NoScaler
scaler
Undocumented in source.
class
NoScaler :
Scaler
{
int
factor
();
ubyte
*
scale
(ubyte* src);
}
Members
Functions
factor
int
factor
()
Undocumented in source. Be warned that the author may not have intended to support it.
scale
ubyte
*
scale
(ubyte* src)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Scaler
factor
int
factor
()
Undocumented in source.
scale
ubyte
*
scale
(ubyte* src)
Undocumented in source.
Meta
Source
See Implementation
scaler
classes
NoScaler
Scale2x
Scale3x
Scale3xFaster
interfaces
Scaler